Customize Apache default Success page
Recently I was asked by a customer how to change the default Apache success page (the one that you see when you just type in the hostname for example). Surprisingly (or maybe not) this is not documented anywhere on cpanel docs or forums.
If you are faced with the same problem then you will be relieved to know that the solution is extremely simple.
You just have to login to your server via ssh.
Navigate to /usr/local/apache/htdocs
cd /usr/local/apache/htdocs
And finaly edit the file index.html
nano index.html
If you list the content of /usr/local/apache/htdocs you will see that you can also modify the content of other error pages that cpanel’s apache outputs.
That’s it !
If you run into any problems don’t hesitate to leave a comment.
If you enjoyed this post, make sure you subscribe to my RSS feed!
- December 3rd


(4 votes, average: 4.00 out of 5)










They always say time changes things, but you actually have to change them yourself.
Очень понравилось, даже не ожидала.